/*首页内容*/
#share_right{
display:none;
}
.wip_a {
	width: 100%;
	max-width: 1200px;
	margin: 50px auto;
}

.wip_a_title {
	text-align: center;
	margin-bottom: 30px;
}

.wip_a_title1 {
	line-height: 48px;
	font-weight: 600;
	font-size: 32px;
	color: #333333;
	text-align: center;
}

.wip_a_title2 {
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	position: relative;
}

.wip_a_title2 ins {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0%;
	width: 65px;
	background: #fff;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	color: #333333;
}

.wip_a_title2 a {
	color: #C31F0B;
}

.slideBox {
	width: 50%;
	height: 337px;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	/*清除浮动*/
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	text-align: center;
	cursor: pointer;
	background: url(inx_bannerico.png) no-repeat center;
	background-size: cover;
}

.slideBox .hd ul li.on {
	background: url(inx_bannericohov.png) no-repeat center;
	background-size: cover;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd img {
	width: 100%;
	height: 337px;
	display: block;
	/*object-fit: cover;*/
}

.news_text {
	width: 100%;
	padding-left: 20px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #000000;
	opacity: 0.6;
	filter: Alpha(opacity=60)
}

.news_text a {
	color: #fff;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
}

.wip_aright {
	float: right;
	width: 47.5%;
}

.wip_atabsbg {
	margin-bottom: 20px;
}

.wip_atabtitle {
	font-size: 22px;
	font-weight: 600;
	height: 44px;
	color: #3673B6;
	margin-right: 26px;
	display: inline-block;
}

.wip_atabtitle:hover {
	color: #C31F0B;
}

.wip_atabtitle:hover:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #C31F0B;
	border-radius: 2px;
	margin-top: 10px;
}

.wip_atabtitle_hov {
	color: #C31F0B;
}

.wip_atabtitle_hov:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #C31F0B;
	border-radius: 2px;
	margin-top: 10px;
}

.wip_atabtitlemore {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	float: right;
	line-height: 31px;
}

.list-cover {
	overflow: hidden;
}

.list-cover ul {
	position: relative;
}

.list-cover ul li.white {
	position: relative;
}

.list-cover ul li.white ins {
	width: 37px;
	height: 32px;
	position: absolute;
	right: 0;
	z-index: 1;
	background-color: #fff;
}

.wip_atablistbg>ul {
	display: none;
}

.wip_atablistbg>ul:first-child {
	display: block;
}

.wip_atablistbg .list-cover ul {
	    height: 260px;
}

.wip_atablistli {
	background: url(listico.png) no-repeat left 17px;
	background-size: 3px;
	line-height: 36px;
	color: #333333;
	font-size: 16px;
	padding-left: 20px;
}

.wip_atablistli a {
	color: #333333;
	margin-right: 10px;
}

.wip_atablistli span {
	display: inline-block;
}

.wip_atablistlifir {
	padding-bottom: 21px;
	margin-bottom: 19px;
	border-bottom: 1px dashed #dedede;
    display: none;
}

.listtime {
	width: 80px;
	height: 80px;
	background: #3673B6;
	border-radius: 4px;
	float: left;
	text-align: center;
}

.listtime span {
	color: #FFFFFF;
	display: inline-block;
}

.listtimetop {
	font-weight: 500;
	font-size: 26px;
	line-height: 46px;
}

.listtimebot {
	font-weight: 400;
	font-size: 16px;
	border-top: 1px solid #FFFFFF;
	padding-top: 7px;
}

.listright {
	float: right;
	width: 470px;
}

.listrighttit {
	font-weight: 500;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.listrightp {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: inline-block;
	max-height: 40px;
	white-space: pre-line;
	/*允许换行*/
	overflow: hidden;
	text-overflow: ellipsis;
	/*省略号*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*行向垂直排列*/
	-webkit-line-clamp: 2;
	/*限制2行*/
}

.wip_bbg {
	width: 100%;
	background-image: linear-gradient(180deg, #EFF7FF 0%, #FFFFFF 100%);
	padding-top: 50px;
	margin-bottom: 30px;
}

.wip_b {
	max-width: 1200px;
	width: 100%;
	margin: auto;
}

.wip_col {
	text-align: center;
	border-bottom: 1px solid #EFF6FF;
	padding-bottom: 30px;
	max-width: 1200px;
	margin: 0px auto 30px;
}

.wip_col img {
	height: 40px;
}

.wip_bleft {
	float: left;
	width: 790px;
}

.wip_btablistbg ul {
	height: 288px;
	display: none;
}

.wip_btablistbg ul:first-child {
	display: block;
}

.wip_btabsbg {
	margin-bottom: 20px;
}

.wip_btabtitle {
	font-weight: 600;
	font-size: 22px;
	color: #999999;
	display: inline-block;
	margin-right: 20px;
	height: 44px;
}

.wip_btabtitle_hov {
	color: #3673B6;
}

.wip_btabtitle_hov:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #3673B6;
	border-radius: 2px;
	margin-top: 10px;
}

.wip_bright {
	width: 400px;
	float: right;
}

.wip_bleftbox {
	float: left;
	width: 180px;
	margin-left: 20px;
	background: #EFF7FF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}

.wip_bleftbox img {
	height: 48px;
	display: block;
	margin: 0px auto 10px;
}

.wip_c {
	max-width: 1200px;
	width: 100%;
	margin: 0px auto 23px;
}

.wip_cbox {
	float: left;
	width: 380px;
	height: 246px;
	padding-left: 20px;
	padding-top: 20px;
	background-size: cover;
}

.wip_cbox1 {
	background: url(ind_fwbox1.png) no-repeat center;
}

.wip_cbox2 {
	background: url(ind_fwbox2.png) no-repeat center;
	margin-left: 30px;
	margin-right: 30px;
}

.wip_cbox3 {
	background: url(ind_fwbox3.png) no-repeat center;
}

.wip_cbox h1 {
	font-weight: 600;
	font-size: 22px;
	color: #333333;
	margin-bottom: 22px;
}

.wip_cboxabg {
	width: 200px;
}

.wip_cboxa {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	margin-right: 30px;
	margin-bottom: 22px;
	display: inline-block;
}

.wip_cboxamore {
	width: 90px;
	line-height: 30px;
	background: #3673B6;
	border-radius: 15px;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.wip_cbmcx {
	font-weight: 600;
	font-size: 22px;
	color: #3673B6;
	margin-top: 30px;
	display: inline-block;
}

.picScroll-left {
	max-width: 1288px;
	width: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.picScroll-left .prev {
	background: url(slideleft.png) no-repeat;
	left: 0px;
}

.picScroll-left .next {
	background: url(slideright.png) no-repeat;
	right: 0px;
}

.picScroll-left .prev,
.picScroll-left .next {
	display: block;
	width: 24px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	background-size: cover;
}

.picScroll1 .prev,
.picScroll1 .next {
	top: 22px;
}

.picScroll2 .prev,
.picScroll2 .next {
	top: 60px;
}

.picScroll-left ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left li {
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 285px;
	position: relative;
}

.picScroll-left .bdt {
	margin-left: 36px;
	width: 1200px;
	overflow: hidden;
}

.picScroll1 li {
	background: #5EB95E;
	text-indent: 20px;
	line-height: 80px;
	border-radius: 4px;
}

.picScroll1 a {
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
}

.picScroll2 li {
	height: 185px;
	text-align: center;
}

.picScroll2 img {
	width: 100%;
	height: 160px;
	display: block;
}

.picScroll2 .pic-01 {
	width: 225px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #E8F2FF;
	position: absolute;
	bottom: 0px;
	left: 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 50px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picScroll2 .pic-01 a {
	color: #333;
}

.wip_d {
	width: 100%;
	max-width: 1200px;
	margin: 49px auto;
}

.wip_dbox {
	width: 580px;
	float: left;
}

.wip_dbox3 {
	float: right;
}

.wip_dgdxxbg {
	background: url(inx_hdxxbg.png) no-repeat center;
	background-size: cover;
	padding-left: 28px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.wip_dgdxxbg a {
	width: 144px;
	background: #FFFFFF;
	border-radius: 20px;
	font-weight: 400;
	font-size: 16px;
	color: #3673B6;
	text-align: center;
	line-height: 40px;
	display: block;
}

.wip_dgdxxbg a:first-child {
	margin-bottom: 20px;
}

.wip_dgdxxbg img {
	width: 20px;
}

.wip_dbox2 {
	margin-left: 30px;
	margin-right: 30px;
}

.wip_dbox2ft {
	position: relative;
	height: 325px;
}

.wip_dbox2ft img {}

.wip_dbox2ftinfo {
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 340px;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0 0 12px 0 #09294d1f;
	border-radius: 4px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.wip_dbox2ftinfo div {
	line-height: 22px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
}

.wip_dbox2ftinfospan {
	color: #3673b6;
}

.wip_dbox2ftinfoa {
	color: #333333;
}

.wip_dboxlistul {
	height: 296px;
}

.wip_dboxlistul ul {
	display: none;
}

.wip_dboxlistul ul:first-child {
	display: block;
}

.wip_dboxlistli {
	line-height: 34px;
}

.dczj_beginning,
.dczj_end {
	float: left;
	font-weight: 400;
	font-size: 14px;
	width: 66px;
	line-height: 24px;
	text-indent: 9px;
	display: block;
	margin-top: 3px;
}

.dczj_end {
	background: url(ind_hdxxico3.png) no-repeat center;
	background-size: cover;
	color: #CCCCCC;
}

.dczj_beginning {
	background: url(ind_hdxxico4.png) no-repeat center;
	background-size: cover;
	color: #3673B6;
}

.wip_dboxlistli div {
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	margin-left: 20px;
	width: 490px;
	margin-top: -5px;
	margin-bottom: 10px;
}

.wip_dboxlistli a {
	color: #333333;
}

.wip_dboxlistli .endtime {
	color: #999999;
	display: inline-block;
}

.wip_ebg {
	margin-bottom: 50px;
}